| Total Complexity | 62 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 394 |
| Lines of code | 260 |
| Logical lines of code | 151 |
| Comment lines | 77 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| retrieve_inventory() | 45 | 11 | 40 | |
| fetch_inventory_counts() | 50 | 9 | 27 | |
| get_all_square_categories() | 51 | 7 | 26 | |
| enhance_product() | 50 | 6 | 27 | |
| fetch_square_image_urls() | 54 | 6 | 19 | |
| fetch_square_item_option_values() | 55 | 4 | 19 | |
| fetch_square_items() | 57 | 4 | 16 | |
| fetch_square_item_options() | 57 | 4 | 16 | |
| fetch_image_url() | 60 | 4 | 13 | |
| fetch_square_items_batch() | 57 | 3 | 17 | |
| filter_item_data() | 52 | 2 | 28 | |
| __construct() | 80 | 1 | 3 | |
| batch_retrieve() | 65 | 1 | 9 |